-
-
Notifications
You must be signed in to change notification settings - Fork 889
Shaders: add BufferStruct
to support bool and enums
#3109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
847bce1
to
6941cf6
Compare
6941cf6
to
274ce24
Compare
274ce24
to
f325893
Compare
f325893
to
b8c0b92
Compare
b8c0b92
to
809001f
Compare
809001f
to
1bd7603
Compare
}) | ||
} | ||
|
||
/// see `BufferStruct` docs |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could we use a proper doc link which allows you to click on the BufferStruct here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oh yea with a dev-dependency... I hope the link I made is correct, rustrover isn't linking this
1bd7603
to
c716e83
Compare
1cc85f0
to
4c8e69a
Compare
4c8e69a
to
ed2caa3
Compare
Added one more commit to fix shader name naming |
Requires #2985
trait BufferStruct
BufferStruct docs